CSAudioCDPlayer Namespace |
Class | Description | |
---|---|---|
AudioCDPlayer | ||
AudioMeter | ||
AudioVisualization | ||
cAudioPlayerLineOut | ||
cAudioPlayerWasapi | ||
FreeDB | ||
MessageArgs | ||
PercentArgs | ||
ProgressArgs |
Structure | Description | |
---|---|---|
AudioCDPlayerTrackInfo |
The struct of the track information.
|
Interface | Description | |
---|---|---|
cAudioCDPlayer |
Delegate | Description | |
---|---|---|
OnPlayErrorEventHandler | ||
OnPlayProgressEventHandler |
Enumeration | Description | |
---|---|---|
Bits |
The bit-depth to play.
| |
Channels |
The number of channels to play.
| |
DecodeMode |
The decoder mode of the component. this can be the LocalCodecs which will use the codecs that installed on the system, or FFMpeg which will use the FFMpeg libraries.If you decide to use the FFMpeg libraries, please make sure the FFMpeg folder with dll files is existed under the output directory of the project.
| |
Mode | ||
PlayingState |
The operation state of the control. This can be Stopped, Playing and Paused.
| |
Samplerate |
The sample rate to play.
| |
TagTypes |
The tag types list.
|